services.listmonk.database.settings."privacy.exportable"

NixOS option

List of fields which can be exported through an automatic export request

type: list of string
Default
[
  "profile"
  "subscriptions"
  "campaign_views"
  "link_clicks"
]
declared in: nixos/modules/services/mail/listmonk.nixView source on NixOS/nixpkgs →